In UT.ini, or unrealtournament.ini,

under [Engine.GameEngine] add this:

ServerPackages=CCProtector


and add

[CCProtector.CCProtector]
GuardTime=4
MinGuardTime=3

And your startup line for the server should have this:

CCProtector.CCProtector in it also.